Skip to content

mongo-c-driver 2.3.2

Latest

Choose a tag to compare

@kevinAlbs kevinAlbs released this 07 Jul 13:35
2.3.2
76e9b7d

Announcing 2.3.2 of libbson and libmongoc, the libraries constituting the MongoDB C Driver.

libbson

No changes since 2.3.2. Version incremented to match the libmongoc version.

libmongoc

Fixes

  • Fix possible abort on failed killCursors (introduced in 2.3.0).
  • Fix error handling in SCRAM authentication.

Links:

Thanks to everyone who contributed to this release.

  • Connor MacDonald
  • Ezra Chung
  • Kevin Albertson